Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis postgres update: removing unnecessary start of mongo-runner #6594

Merged
merged 4 commits into from
Apr 23, 2020
Merged

Travis postgres update: removing unnecessary start of mongo-runner #6594

merged 4 commits into from
Apr 23, 2020

Conversation

cbaker6
Copy link
Contributor

@cbaker6 cbaker6 commented Apr 12, 2020

In addition, ensuring the before_install and before_script matches the rest of travis

…rseConfigParser.js. The allows for a more felxible uri for ssl and other params
…ad of ParseConfigParser.js. The allows for a more felxible uri for ssl and other params"

This reverts commit a5926d3.
…er. Ensuring before_script and before_install matches the rest of travis
@cbaker6
Copy link
Contributor Author

cbaker6 commented Apr 16, 2020

Note that this is ready to be reviewed, it passed in Travis, but for some reason didn't update here.

@dplewis dplewis closed this Apr 23, 2020
@dplewis dplewis reopened this Apr 23, 2020
@dplewis
Copy link
Member

dplewis commented Apr 23, 2020

Closed and reopened to re-run travis as it was stuck for some reason

@codecov
Copy link

codecov bot commented Apr 23, 2020

Codecov Report

Merging #6594 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6594      +/-   ##
==========================================
+ Coverage   93.91%   93.96%   +0.04%     
==========================================
  Files         169      169              
  Lines       11970    12275     +305     
==========================================
+ Hits        11242    11534     +292     
- Misses        728      741      +13     
Impacted Files Coverage Δ
src/GraphQL/loaders/parseClassQueries.js 96.07% <0.00%> (-1.84%) ⬇️
...rc/Adapters/Storage/Mongo/MongoSchemaCollection.js 96.42% <0.00%> (-1.38%) ⬇️
src/GraphQL/loaders/parseClassTypes.js 93.93% <0.00%> (-0.22%) ⬇️
src/RestWrite.js 93.81% <0.00%> (ø)
src/GraphQL/helpers/objectsQueries.js 91.66% <0.00%> (+0.29%) ⬆️
src/GraphQL/ParseGraphQLSchema.js 97.71% <0.00%> (+0.30%) ⬆️
src/middlewares.js 98.17% <0.00%> (+0.89%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1053363...3b5be0b. Read the comment docs.

@dplewis dplewis merged commit e6e5a8c into parse-community:master Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants